home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 007a / autodl20.zip / NOTES.TXT < prev   
Text File  |  1992-01-20  |  1KB  |  27 lines

  1. 1/11/92         1.0
  2. Finished first complete version of Auto Dialer.  Features include: text boxes,
  3. pull down menus, full editor, variable colors, and variable modem strings.
  4.  
  5. 1/12/92         1.1
  6. Mini bug fix.  Forgot to change default directory to a default setting.  I 
  7. guess I was in a rush.  Pretty stupid mistake.  Also updated manual for source
  8. code.
  9.  
  10. 1/15/92         1.5
  11. Lots of bugs I squashed.  Didn't realize I had been so careless.  I suppose
  12. most authors go through this, where they have big holes in their programs.
  13. Tried to add in support for more numbers, but it got too complicated so I 
  14. decided to concentrate on bugs.  Also updated manual again.
  15.  
  16. 1/16/92         1.6
  17. Couple more mistakes found.  Boy was I dumb!  I kick myself whenever I find a
  18. mistake.  Also updated manual on Turbo Basic/QBasic source code differences.
  19.  
  20. 1/19/92         2.0
  21. Bunch of stuff changed. Cleaned up source code, combined lines, put large
  22. chunks of the program into sub procedures so I can edit it more easily. Added
  23. comments to source code. Fixed errors in inputing file names and paths and
  24. modem strings. Cosmetic changes and window locations changed. I thought through 
  25. parts of structure some. Added complete error handling for every possible 
  26. run-time error. Also changed file extension to '.DIR'.
  27.